GtkPlacesSidebar: avoid a crash
authorMatthias Clasen <mclasen@redhat.com>
Thu, 19 Dec 2013 13:16:30 +0000 (08:16 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 19 Dec 2013 16:01:39 +0000 (11:01 -0500)
commit98bdc9321eb3cd841347e7380279a9ef68a14778
tree25cbdb24b5202e658f2a937f803971b89a529dd4
parentcc0c521c4c0d6ef5fe1c7430c97259eb11c30b85
GtkPlacesSidebar: avoid a crash

Be more careful when comparing uris during DND - they may
be NULL.

https://bugzilla.gnome.org/show_bug.cgi?id=720264
gtk/gtkplacessidebar.c